home *** CD-ROM | disk | FTP | other *** search
/ Pink Daily - The Pink Days / Pink Daily - The Pink Days.iso / mac / PinkData / RDa1.dir / 00036_Script_36 < prev    next >
Text File  |  1995-08-15  |  153b  |  10 lines

  1. on exitFrame
  2.   global fllPath
  3.   if soundBusy(2) then
  4.     go the frame
  5.   else
  6.     puppetTransition 06,0,4
  7.     go to movie "Rda.dir"
  8.   end if
  9. end
  10.